Skip to content

Conversation

@barkhachoithani
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses the issue where group configuration is not applied correctly if a group name contains the string "group." The change refines the grep pattern used to extract the group name from the XML output.

  • Updated grep filtering from "group" to "" to improve matching accuracy.
Comments suppressed due to low confidence (1)

pkg/k8sutil/scripts/poststart-hook.sh:414

  • The updated grep pattern improves matching precision for group extraction. Please ensure that all expected group data in /tmp/groups.out is consistently enclosed within tags to maintain correct configuration extraction.
grep "<group>" |

@barkhachoithani barkhachoithani merged commit 33a6b9b into marklogic:develop Jun 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants